There was an error while loading. Please reload this page.
1 parent 1699dee commit 3f289c8Copy full SHA for 3f289c8
1 file changed
.github/workflows/build.yml
@@ -6,9 +6,9 @@ name: build
6
on:
7
# Triggers the workflow on push or pull request events but only for the main branch
8
push:
9
- branches: [*]
+ branches: ["*"]
10
pull_request:
11
12
13
# Allows you to run this workflow manually from the Actions tab
14
workflow_dispatch:
0 commit comments