Skip to content

Commit 712243a

Browse files
authored
Update main.yml
1 parent 61a6367 commit 712243a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ name: Build
77
on:
88
# Triggers the workflow on push or pull request events but only for the master branch
99
push:
10-
branches: [ main, experimental ]
10+
branches: [ main, Archipelago ]
1111
pull_request:
12-
branches: [ main, experimental ]
12+
branches: [ main, Archipelago ]
1313

1414
# Allows you to run this workflow manually from the Actions tab
1515
workflow_dispatch:

0 commit comments

Comments
 (0)