Skip to content

Commit

Permalink
[CI] Adds GitHub Actions to 7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Aug 19, 2020
1 parent eba4442 commit 6822746
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
name: master
name: 7.1.1
on:
push:
branches:
- master
- 6.x
- 7.1.1
pull_request:
branches:
- master
- 6.x
- 7.1.1
jobs:
test-master:
env:
Expand Down

0 comments on commit 6822746

Please sign in to comment.