mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
Don't run CI twice when merging to master
* It already ran on the feature branch.
This commit is contained in:
@@ -2,6 +2,7 @@ name: Test this action
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
- v1
|
||||
tags-ignore:
|
||||
- '*'
|
||||
|
||||
Reference in New Issue
Block a user