mirror of
https://github.com/notf0und/SGS
synced 2026-07-18 02:31:08 +00:00
Remove pull_request trigger from release-drafter.yml workflow
This commit is contained in:
parent
97024acef1
commit
74d43fcffd
@@ -3,8 +3,6 @@ name: Release Drafter
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
pull_request:
|
|
||||||
types: [opened, reopened, synchronize]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
draft:
|
draft:
|
||||||
|
|||||||
Reference in New Issue
Block a user