Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Aug 19, 2024
1 parent 0423839 commit f79e4ca
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/Workflow-Test-Default-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ permissions:
pull-requests: write
statuses: write

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

jobs:
WorkflowTestCIDefault:
uses: ./.github/workflows/CI.yml
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/Workflow-Test-Default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ permissions:
pages: write
id-token: write

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

jobs:
WorkflowTestDefault:
uses: ./.github/workflows/workflow.yml
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/Workflow-Test-WithManifest-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ permissions:
pull-requests: write
statuses: write

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

jobs:
WorkflowTestCIWithManifest:
uses: ./.github/workflows/CI.yml
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/Workflow-Test-WithManifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ permissions:
pages: write
id-token: write

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

jobs:
WorkflowTestWithManifest:
uses: ./.github/workflows/workflow.yml
Expand Down

0 comments on commit f79e4ca

Please sign in to comment.