hopefully last workflow updates for slack alert composite action 🤞 (#44513)
This commit is contained in:
@@ -38,6 +38,9 @@ jobs:
|
||||
PR: ${{ github.event.pull_request.html_url }}
|
||||
|
||||
steps:
|
||||
- name: Check out repo
|
||||
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
|
||||
|
||||
- name: Label as engineering
|
||||
run: gh pr edit $PR --add-label engineering
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@ on:
|
||||
- 'data/**'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user