Skip to content

Commit 19d4e2c

Browse files
authored
Update CI workflow
Trigger workflow when pushing to main branch Signed-off-by: Cem Dervis <cem@dervis.de>
1 parent 5627656 commit 19d4e2c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/verify-data.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: 'Verify data'
22

33
on:
4+
push:
5+
branches: [ "main" ]
46
pull_request:
57
branches: [ "main" ]
68

0 commit comments

Comments
 (0)