From f42fa8aecc1c68eecdb5d736e5318867172537e4 Mon Sep 17 00:00:00 2001 From: pputman-clabs <99900942+pputman-clabs@users.noreply.github.com> Date: Sun, 23 Jun 2024 04:06:59 -0500 Subject: [PATCH] Update workload-id-tf.yaml --- .github/workflows/workload-id-tf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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