Skip to content

Commit

Permalink
Merge pull request #1243 from getsops/ci-run-on-main
Browse files Browse the repository at this point in the history
build: run CLI workflow on `main`
  • Loading branch information
hiddeco authored Jul 6, 2023
2 parents 77c37e2 + 79b301f commit 728da0c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ name: CLI
on:
push:
branches:
- develop
- master
- main
pull_request:
branches:
- develop
- master
- main

jobs:
build:
Expand Down

0 comments on commit 728da0c

Please sign in to comment.