mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-09-01 03:31:25 +02:00
Synchronize common files from prometheus/prometheus (#2447)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
4
.github/workflows/approve-workflows.yml
vendored
4
.github/workflows/approve-workflows.yml
vendored
@@ -15,13 +15,13 @@ jobs:
|
||||
if: >-
|
||||
github.event.issue.pull_request &&
|
||||
github.event.comment.body == '/workflow-approve' &&
|
||||
github.repository_owner == 'prometheus'
|
||||
(github.repository_owner == 'prometheus' || github.repository_owner == 'prometheus-community')
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
actions: write
|
||||
contents: read
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: prometheus/promci/approve_workflows@370e8c15dcec50043cbe66f2f34633d9efc0a190
|
||||
- uses: prometheus/promci/approve_workflows@370e8c15dcec50043cbe66f2f34633d9efc0a190 # v0.9.0
|
||||
with:
|
||||
github_token: ${{ github.token }}
|
||||
|
||||
Reference in New Issue
Block a user