We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cddac1e commit 7b31ccdCopy full SHA for 7b31ccd
1 file changed
.github/workflows/flagd-ofrep-check.yml
@@ -17,8 +17,7 @@ on:
17
- synchronize
18
19
jobs:
20
- flagd-checks:
21
- if: github.event_name != 'pull_request' || !startsWith(github.event.pull_request.title, 'chore(main): release')
+ check:
22
runs-on: ubuntu-latest
23
24
steps:
0 commit comments