We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa49fe5 commit fca4be8Copy full SHA for fca4be8
1 file changed
.github/workflows/call-flags-project-board.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
call-flags-project:
12
- uses: PostHog/.github/.github/workflows/flags-project-board.yml@5fc4680761e8ac29a61b212756230eba0e276d8c
+ uses: PostHog/.github/.github/workflows/flags-project-board.yml@d8b55d05dc5150f05c24542a6397ff3ecfbfb56d
13
with:
14
pr_number: ${{ github.event.pull_request.number }}
15
pr_node_id: ${{ github.event.pull_request.node_id }}
0 commit comments