........
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Successful in 38s Details

This commit is contained in:
giles 2023-10-22 19:00:20 +01:00
parent 474e62b6bc
commit 3dc2687c0a
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ name: convert-to-yml
run-name: ${{ github.actor }} is learning GitHub Actions
on:
push:
branches:
- 'format-**'
jobs:
develop-branch:
if: ${{ startsWith(github.ref_name, 'format-') }}