mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 23:00:48 +08:00
7 lines
116 B
YAML
7 lines
116 B
YAML
on:
|
|
push:
|
|
jobs:
|
|
another-job:
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- uses: yanhao98/composite-actions@main |