mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-22 03:43:09 +00:00
Merge pull request #29 from gardar/ci/fix-pr-token
fix: use workflow trigger that gives writable token
This commit is contained in:
commit
0e14f712fd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Ansible collection release
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types:
|
||||
- closed
|
||||
|
||||
|
|
Loading…
Reference in a new issue