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 61a6367 commit 712243aCopy full SHA for 712243a
.github/workflows/main.yml
@@ -7,9 +7,9 @@ name: Build
7
on:
8
# Triggers the workflow on push or pull request events but only for the master branch
9
push:
10
- branches: [ main, experimental ]
+ branches: [ main, Archipelago ]
11
pull_request:
12
13
14
# Allows you to run this workflow manually from the Actions tab
15
workflow_dispatch:
0 commit comments