Skip to content

Commit 5d14560

Browse files
committed
remove actions example fully
1 parent d413fc6 commit 5d14560

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/example.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
run: |
3131
./dependabot update -f .github/dependabot/go.yml --timeout 20m > result.jsonl || true
32-
./dependabot update -f .github/dependabot/actions.yml --timeout 20m >> result.jsonl || true
3332
3433
- name: Upload result
3534
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)