Skip to content

Commit eee5759

Browse files
committed
chore(workflows): add push event
1 parent e4e9529 commit eee5759

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ env:
77

88
# Controls when the action will run.
99
on:
10-
# push:
11-
# branches:
12-
# - "master"
10+
push:
11+
branches:
12+
- "master"
1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:
1515

0 commit comments

Comments
 (0)