Skip to content

Commit

Permalink
github actions on master & puul request
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegris committed Feb 13, 2021
1 parent edb6f2a commit e474264
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
push:
branches:
- master
- github-actions
pull_request:
branches:
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
push:
branches:
- master
- github-actions
pull_request:
branches:
- master
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
push:
branches:
- master
- github-actions
pull_request:
branches:
- master
Expand Down

0 comments on commit e474264

Please sign in to comment.