mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 02:13:41 +03:00
Remove extraneous 'needs:'
This commit is contained in:
parent
dff1e3bce2
commit
9c413a8ba9
@ -37,6 +37,5 @@ jobs:
|
|||||||
- name: Annotate with Flake8
|
- name: Annotate with Flake8
|
||||||
if: ${{ success() }}
|
if: ${{ success() }}
|
||||||
uses: "tayfun/flake8-your-pr@master"
|
uses: "tayfun/flake8-your-pr@master"
|
||||||
needs:
|
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user