Skip to content

Commit

Permalink
chore(): cleanup stale branch references in Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tyllark committed Feb 3, 2025
1 parent 50003cd commit 1f219fa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
branches:
- main
- stable
- next
paths:
- "actions/**/*.dart"
- "actions/**/*.yaml"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/aft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
branches:
- main
- stable
- next
paths:
- "packages/aft/**/*.dart"
pull_request:
Expand Down

0 comments on commit 1f219fa

Please sign in to comment.