Proper syntax for action, not workflow
This commit is contained in:
parent
b8fc1a9264
commit
b6dda29944
@ -5,4 +5,6 @@ on: [push]
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
uses: scubbo/commit-report-sync@dev
|
||||
steps:
|
||||
- uses: scubbo/commit-report-sync@dev
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user