Skip to content

Commit

Permalink
Wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Nov 21, 2023
1 parent 984bd1b commit 4d5a993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
name: "GitHub CI"
on:
push:
branches: ["master"]
branches: ["main"]
pull_request:
branches: ["master"]
branches: ["main"]
jobs:
plugin_tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4d5a993

Please sign in to comment.