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 ea9cd36 commit ca7fedaCopy full SHA for ca7feda
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Build and test
2
on:
3
push:
4
- branches: [ * ]
+ branches: [ '*' ]
5
6
pull_request:
7
branches: [ develop ]
0 commit comments