run sims on master (#6648)
This commit is contained in:
parent
674845c7f6
commit
a459b785d6
4
.github/workflows/sims.yml
vendored
4
.github/workflows/sims.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user