mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-06 18:56:40 -04:00
Fix Github Actions subdir example to also triggers on pull requests
Also fix the introduced mixed endlines
This commit is contained in:
parent
cd5f3ff085
commit
833f007a0b
2
.github/workflows/subdir_example.yml
vendored
2
.github/workflows/subdir_example.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: subdir_example
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user