Skip to content

Commit

Permalink
Disabled CD workflows for repository relocation.
Browse files Browse the repository at this point in the history
  • Loading branch information
GinoCanessa committed Jul 18, 2024
1 parent 5828f59 commit 0e92575
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/argo-subscriptions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy to *.argo.run
on:
push:
branches:
- main
- main-disabled

permissions:
id-token: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nuget-tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish dotnet tool
on:
push:
branches:
- main
- main-disabled

jobs:
build:
Expand Down

0 comments on commit 0e92575

Please sign in to comment.