....
This commit is contained in:
parent
f69c77282b
commit
8230f0230d
|
@ -2,8 +2,6 @@ name: convert-to-yml
|
||||||
run-name: ${{ github.actor }} is learning GitHub Actions
|
run-name: ${{ github.actor }} is learning GitHub Actions
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- 'format-**'
|
|
||||||
jobs:
|
jobs:
|
||||||
develop-branch:
|
develop-branch:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue