Skip to content

Commit

Permalink
github: add draft tag to skip ci
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardojoao committed Jun 17, 2021
1 parent 51ce331 commit 31c68ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches-ignore:
- 'master'
tags-ignore:
- 'draft'
pull_request:

jobs:
Expand Down

0 comments on commit 31c68ea

Please sign in to comment.