Merge pull request #7918 from backstage/fix-snyk-github-issue-workflow
Added runson command to fix the snyk github issue sync workflow config
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Create Snyk report
|
||||
|
||||
Reference in New Issue
Block a user