Skip to content

Commit

Permalink
mod
Browse files Browse the repository at this point in the history
  • Loading branch information
wen587 committed Jul 11, 2024
1 parent b5e0d70 commit ea077ab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/protect-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ jobs:
run: |
echo "GitHub context: ${{ toJson(github) }}"
- name: Get base branch reference
run: |
base_ref=$(echo "${{ toJson(github) }}" | jq -r ".base_ref")
echo "Base branch reference: $base_ref"
- name: Check protected file
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
Expand Down

0 comments on commit ea077ab

Please sign in to comment.