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.
1 parent dd5fda6 commit ad71970Copy full SHA for ad71970
.github/workflows/build.yml
@@ -2,6 +2,9 @@ name: Build and run on GitHub Actions
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - '**'
8
9
jobs:
10
build:
0 commit comments