Skip to content

Commit

Permalink
refactor test-run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alehechka authored and peterjgrainger committed Mar 16, 2022
1 parent 3be2680 commit 2c331d7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test-run.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: 'Test Run'
on:
push:
branches:
- '!master'
- push

jobs:
check_pr:
test_run:
runs-on: ubuntu-latest
steps:
- uses: alehechka/action-create-branch@feature/output-create-status
Expand Down

0 comments on commit 2c331d7

Please sign in to comment.