Skip to content

Commit

Permalink
run sims on master (#6648)
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle authored Jul 8, 2020
1 parent 674845c commit a459b78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Sims
# This workflow will run on all Pull Requests, if a .go, .mod or .sum file have been changed
on:
pull_request:
push:
branches:
- master

jobs:
cleanup-runs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a459b78

Please sign in to comment.