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