Skip to content

Commit

Permalink
Fixing github action
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Jan 6, 2021
1 parent a4a8caa commit caf1e12
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: Update the -built branch

on:
push:
push:
branches:
- main
- develop
branches:
- main
- develop

jobs:
built-branch:
Expand Down

0 comments on commit caf1e12

Please sign in to comment.