Skip to content

Commit

Permalink
ci(main): redefine trigger criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
gliech committed Sep 13, 2020
1 parent 695fbb4 commit b21c016
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
---
on:
push:
branches-ignore: []
tags-ignore:
- v[0-9]+.[0-9]+.[0-9]+**
paths:
- action.yml
- index.js
- package.json
- .github/workflows/ci.yml
branches: master
pull_request:
name: release
jobs:
build:
Expand Down

0 comments on commit b21c016

Please sign in to comment.