Skip to content

Commit

Permalink
Update GHA workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Jul 31, 2024
1 parent dd7ba11 commit 3fbd90f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clear-deployment-history.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
delete-deployment-history:
name: "Deleting Deployment History"

if: github.repository_owner == 'aliencube'

runs-on: ubuntu-latest

env:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/clear-resource-group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
reset-resource-group:
name: "Resetting Resource Groups"

if: github.repository_owner == 'aliencube'

runs-on: ubuntu-latest

env:
Expand Down

0 comments on commit 3fbd90f

Please sign in to comment.