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 6e53276 commit 6337ab3Copy full SHA for 6337ab3
.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, Archipelago ]
+ branches: [ main, Archipelago, AP-CustomEx ]
11
pull_request:
12
13
14
# Allows you to run this workflow manually from the Actions tab
15
workflow_dispatch:
0 commit comments