We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5823ec commit 9e7a65aCopy full SHA for 9e7a65a
.github/workflows/nodejs-tests.yml
@@ -1,9 +1,9 @@
1
name: Node.js Tests
2
3
on:
4
- # push:
5
- # branches:
6
- # - main
+ push:
+ branches:
+ - main
7
pull_request:
8
branches:
9
- main
.github/workflows/python-tests.yml
name: Python Tests
0 commit comments