Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Harald Skoglund committed Feb 24, 2024
1 parent 989490a commit 439ddbe
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/digger_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,6 @@ on:
required: true
comment_id:
required: true
# jobs:
# caller-identity:
# name: Check caller identity
# permissions:
# contents: read
# id-token: write
# runs-on: ubuntu-latest
# steps:
# - name: Configure AWS credentials
# uses: aws-actions/configure-aws-credentials@v2
# with:
# aws-region: eu-west-1
# role-to-assume: arn:aws:iam::851725175069:role/github
# - run: aws sts get-caller-identity

jobs:
build:
Expand Down

0 comments on commit 439ddbe

Please sign in to comment.