Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Commit

Permalink
Fix branch reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamantcheese committed Jul 1, 2020
1 parent 90d58eb commit c280801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Dispatch Build Request
on:
push:
branches: [ master ]
branches: [ multi-feature ]

jobs:
build:
Expand Down

0 comments on commit c280801

Please sign in to comment.