diff --git a/.github/workflows/workload-id-tf.yaml b/.github/workflows/workload-id-tf.yaml index 1365938..a054c0e 100644 --- a/.github/workflows/workload-id-tf.yaml +++ b/.github/workflows/workload-id-tf.yaml @@ -3,7 +3,7 @@ name: 'test repo dispatch' on: repository_dispatch: - types: [membership, team.edited, team_add, team.added_to_repository] + # types: [membership, team.edited, team_add, team.added_to_repository] jobs: release: runs-on: ubuntu-latest