Skip to content

Commit

Permalink
workflows: fix triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 authored Aug 14, 2020
1 parent 9a96200 commit 6473837
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: GitHub Actions CI
on:
push:
paths-ignore:
- "Formula/patchelf.rb"
- "Formula/binutils.rb"
branches: master
pull_request:
paths-ignore:
- "Formula/patchelf.rb"
Expand Down

0 comments on commit 6473837

Please sign in to comment.