Skip to content

Commit 92d033e

Browse files
committed
Ensure tests are run on pushing to standalone repo
1 parent 89a07ac commit 92d033e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/_tools/scripts/templates/workflow_test.yml.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ on:
2525
# * is a special character in YAML so you have to quote this string
2626
- cron: '30 1 * * 6'
2727
workflow_dispatch:
28+
push:
2829

2930
# Workflow jobs:
3031
jobs:

0 commit comments

Comments
 (0)