Skip to content

Commit

Permalink
chore: debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen-jj committed Jul 31, 2023
1 parent 6c1115d commit dcadb40
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,9 @@ on:
branches:
- next

permissions: {}
jobs:
debug-job:
runs-on: ubuntu-latest
permissions:
contents: write # to create tags and refs
actions: write # to cancel running workflow (andymckay/cancel-action)
issues: write # to create comment
pull-requests: write # to create comment
steps:
- name: View context attributes
uses: actions/github-script@v6
Expand Down

0 comments on commit dcadb40

Please sign in to comment.