rustmon/.github/workflows/testing.yml

11 lines
282 B
YAML
Raw Normal View History

2024-03-31 01:15:01 +08:00
on: [push]
jobs:
build-and-publish:
runs-on: ubuntu-latest
name: My workflow
steps:
- name: Execute Action Graph
uses: actionforge/action@919d415a6b6e22919f7e115cf594ae52ded95041 # v0.8.31
with:
graph_file: testing.yml