Skip to content

Commit 7b31ccd

Browse files
committed
undo condition
Signed-off-by: Eren Atas <eren_atas@hotmail.com>
1 parent cddac1e commit 7b31ccd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/flagd-ofrep-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ on:
1717
- synchronize
1818

1919
jobs:
20-
flagd-checks:
21-
if: github.event_name != 'pull_request' || !startsWith(github.event.pull_request.title, 'chore(main): release')
20+
check:
2221
runs-on: ubuntu-latest
2322

2423
steps:

0 commit comments

Comments
 (0)