mirror of
https://github.com/primer/css.git
synced 2024-11-22 19:01:02 +03:00
Don't run on target
This commit is contained in:
parent
db44f4ed70
commit
57ee7e1f37
2
.github/workflows/deploy_preview.yml
vendored
2
.github/workflows/deploy_preview.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Deploy
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- main
|
||||
paths:
|
||||
|
2
.github/workflows/triage.yml
vendored
2
.github/workflows/triage.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Triage
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user