Skip to content

Commit

Permalink
⬆️ Bump files with dotnet-file sync
Browse files Browse the repository at this point in the history
# devlooped/oss

- Ensure GH token is available for gh CLI devlooped/oss@68f4c73
  • Loading branch information
devlooped-bot authored and kzu committed Aug 26, 2024
1 parent c151b04 commit bd07bbb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
- name: ⌛ rate
shell: pwsh
if: github.event_name != 'workflow_dispatch'
env:
GH_TOKEN: ${{ github.token }}
run: |
# add random sleep since we run on fixed schedule
sleep (get-random -max 60)
Expand Down
4 changes: 2 additions & 2 deletions .netconfig
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@
skip
[file ".github/workflows/stale.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/stale.yml
sha = 695ccee03855bd584a1d7e2f6a59d05e0f919ce1
etag = fac9da58349366f7031314cd05c8b554a262945c6e4d6bd3897906854b68153e
sha = 68f4c7321b9fda30af59c4797cd557d321e97256
etag = a6338e345de8ab01bc2630cb5b48d9cd9b4b7349159abb6db595956fb8c0315e
weak

0 comments on commit bd07bbb

Please sign in to comment.