Skip to content

Commit

Permalink
ci: remove unused branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lostdusty authored Oct 1, 2023
1 parent 50e7f7b commit dbef87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Package

on:
push:
branches: [main, manifest-v3, fixes]
branches: [main, manifest-v3]

workflow_dispatch:

Expand Down

0 comments on commit dbef87b

Please sign in to comment.