There was an error while loading. Please reload this page.
1 parent e5de454 commit bc81674Copy full SHA for bc81674
1 file changed
.github/workflows/build-test.yml
@@ -1,9 +1,9 @@
1
name: build & test
2
on:
3
push:
4
- branches: main
+ branches: [main]
5
pull_request:
6
7
jobs:
8
build-test:
9
runs-on: ubuntu-latest
0 commit comments