Skip to content

Commit

Permalink
safety
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
  • Loading branch information
loneil committed Oct 24, 2024
1 parent ae7d153 commit 40ee6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pr_closed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Uninstall PR
environment: development
runs-on: ubuntu-22.04
if: github.repository_owner == 'bcgov'
if: ${{ false }}
steps:
- uses: actions/checkout@v4
- name: Check out manifest repo
Expand Down

0 comments on commit 40ee6d4

Please sign in to comment.