func: fix build not clean addon file
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
8
.github/workflows/issues.yml
vendored
8
.github/workflows/issues.yml
vendored
@@ -44,3 +44,11 @@ jobs:
|
||||
|
||||
**Hardware**
|
||||
Add your Hardware Informations here. CPU / Board / Networkcontroller / Storagecontroller / ...
|
||||
|
||||
- name: Close Issues
|
||||
if: env.FALG == 'false'
|
||||
uses: actions-cool/issues-helper@v3
|
||||
with:
|
||||
actions: 'close-issue'
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
Reference in New Issue
Block a user