Skip to content

Commit

Permalink
Remove branch from staging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhosken committed Aug 30, 2024
1 parent dbf5902 commit c84647f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build and deploy
on:
push:
branches: [ "main", "release", "feat.fallbackjson" ]
branches: [ "main", "release" ]
paths-ignore:
- kubernetes/**
- test/**
Expand Down

0 comments on commit c84647f

Please sign in to comment.