Skip to content

Commit 998b70d

Browse files
authored
chore(ci): uncomment triggers during cleanup (#2284)
1 parent 20de373 commit 998b70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-open.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
db_user: app-${{ github.event.number }}
4343
params: --set global.secrets.persist=false
44-
# triggers: ('backend/' 'frontend/' 'migrations/' 'charts/')
44+
triggers: ('backend/' 'frontend/' 'migrations/' 'charts/')
4545

4646
tests:
4747
name: Tests

0 commit comments

Comments
 (0)