We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
push
pull_request
1 parent a6238c3 commit 7a1a040Copy full SHA for 7a1a040
.github/workflows/test.yml
@@ -2,6 +2,8 @@ name: test
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ pull_request:
7
8
jobs:
9
export-env:
0 commit comments