Match steamcache2: trigger check-and-test on pull_request and push to the default branch. Tests passed on 1.26.0.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: PR Check
|
||||
name: CI
|
||||
on:
|
||||
- pull_request
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
check-and-test:
|
||||
|
||||
Reference in New Issue
Block a user