Skip to content

Commit

Permalink
Utility File Sync [Runner ID: 63]
Browse files Browse the repository at this point in the history
  • Loading branch information
Workflow Sync Bot committed Apr 7, 2023
1 parent f3ece77 commit 024793f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
if: ( 'pull_request_target' == github.event_name && ( 'opened' == github.event.action || 'reopened' == github.event.action || 'review_requested' == github.event.action ) )
steps:
- name: Mark PR as Awaiting Review
uses: leonsteinhaeuser/project-beta-automations@v1.2.0
uses: leonsteinhaeuser/project-beta-automations@v2.1.0
with:
gh_token: ${{ secrets.ORG_WORKFLOWS }}
organization: ${{ env.PROJECT_ORG }}
Expand Down

0 comments on commit 024793f

Please sign in to comment.