Skip to content

Commit 603638a

Browse files
google-labs-jules[bot]MisRob
authored andcommitted
Update manage issue header workflow events
1 parent 92b1d8e commit 603638a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/manage_issue_header.yml renamed to .github/workflows/call-manage-issue-header.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Manage issue header
22
on:
33
issues:
4-
types: [labeled, unlabeled]
4+
types: [opened, reopened, labeled, unlabeled]
55
jobs:
6-
handle-help-wanted:
6+
call-workflow:
7+
name: Call shared workflow
78
uses: learningequality/.github/.github/workflows/manage-issue-header.yml@main
89
secrets:
910
LE_BOT_APP_ID: ${{ secrets.LE_BOT_APP_ID }}

0 commit comments

Comments
 (0)