mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-27 15:51:34 +02:00
ci(ci): remove unneeded tags-ignore directive
By default, on `push` doesn't trigger without a `tags` or `tags-ignore` directive. Actually the directive prevented the workflow to trigger at all
This commit is contained in:
parent
77e344270b
commit
eb1e867db2
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -6,8 +6,6 @@ on:
|
|||
- 'Cargo.lock'
|
||||
- 'Cargo.toml'
|
||||
- '**.json'
|
||||
tags-ignore:
|
||||
- '*'
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.rs'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue