Skip to content

Commit 5b481a5

Browse files
committed
ci: update workflow to include push event
Relates to #2
1 parent 67c1dcb commit 5b481a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check-env.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Check for .env in PR
22

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

0 commit comments

Comments
 (0)