Skip to content

Commit

Permalink
[chore] Fix branch in early-access workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed May 6, 2021
1 parent df45a5d commit 1973c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/early-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Early Access"

on:
push:
branches: [ main ]
branches: [ master ]

jobs:
earlyaccess:
Expand Down

0 comments on commit 1973c11

Please sign in to comment.