Skip to content

Commit

Permalink
Don't trigger workflow on changes to its own file
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Dec 20, 2024
1 parent a5a315b commit 9da15ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-hubs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
- "!deployer/commands/generate/resource_allocation/**"
- requirements.txt
- .github/actions/setup-deploy/**
- .github/workflows/deploy-hubs.yaml
- helm-charts/**
- config/clusters/**
# Exclude the template configuration files
Expand All @@ -38,7 +37,6 @@ on:
- "!deployer/commands/generate/resource_allocation/**"
- requirements.txt
- .github/actions/setup-deploy/**
- .github/workflows/deploy-hubs.yaml
- helm-charts/**
- config/clusters/**
# Exclude the template configuration files
Expand Down

0 comments on commit 9da15ed

Please sign in to comment.