Skip to content

Commit

Permalink
ga: add github token for gh
Browse files Browse the repository at this point in the history
  • Loading branch information
hrw committed Jan 14, 2025
1 parent 69356f9 commit d3d99a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-tables.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Update system calls data

env:
GH_TOKEN: ${{ github.token }}

on:
workflow_dispatch:
schedule:
Expand Down

0 comments on commit d3d99a3

Please sign in to comment.