mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Run Super-Linter only once
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
name: Super Linter
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore: [master]
|
||||
# Remove the line above to run when pushing to master
|
||||
pull_request:
|
||||
branches: [master]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user