Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clupuishere authored Feb 8, 2024
1 parent 6589884 commit 5130864
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,9 @@ jobs:
echo "license_changed=YES" >> $GITHUB_OUTPUT
fi
pr-integration-testing-approval:
name: Approval for PR integration testing
runs-on: linux
environment: pr-integration-testing-approval
steps:
- run: echo "PR integration testing approved"

0 comments on commit 5130864

Please sign in to comment.