test: probe .yml extension detection
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
name: Probe
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches: [main]
|
||||||
|
jobs:
|
||||||
|
noop:
|
||||||
|
runs-on: docker
|
||||||
|
steps:
|
||||||
|
- run: echo hi
|
||||||
Reference in New Issue
Block a user