Skip to content

Commit

Permalink
Fix CI for outdated Github branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexispurslane committed Jun 4, 2024
1 parent e284f94 commit 935671d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/melpa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: check
on:
pull_request:
branches:
- main
- master
push:
branches:
- main
- master

jobs:
check:
Expand Down

0 comments on commit 935671d

Please sign in to comment.