We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c532767 commit fc3a4f3Copy full SHA for fc3a4f3
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build & Test
2
3
on:
4
push:
5
- branches: [ master ]o
+ branches: [ master ]
6
pull_request:
7
branches: [ master ]
8
# Allows you to run this workflow manually from the Actions tab
0 commit comments