run sims on master (#6648)

This commit is contained in:
Marko 2020-07-08 17:50:01 +02:00 committed by GitHub
parent 674845c7f6
commit a459b785d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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