Skip to content

Commit

Permalink
only run automaton on master branch pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeWaka committed Apr 4, 2021
1 parent 8c1c147 commit 2a08a77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automaton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
pull_request:
branches: master
push:
branches:
- "master"

jobs:

Expand Down

0 comments on commit 2a08a77

Please sign in to comment.