Skip to content

Commit

Permalink
v3.0.6 released
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Sep 20, 2022
1 parent 332d422 commit abac301
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: ["devel"]
branches: ["master"]
pull_request:
branches: ["devel"]
branches: ["master"]
jobs:
plugin_tests:
strategy:
Expand Down

0 comments on commit abac301

Please sign in to comment.