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 e27c07e commit eca50c8Copy full SHA for eca50c8
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Build and test
2
on:
3
push:
4
- branches: [ develop ]
+ branches: [ develop, feature/github_actions ]
5
tags:
6
- v*
7
pull_request:
0 commit comments