diff --git a/.gitea/workflows/test-action.yaml b/.gitea/workflows/test-action.yaml index 7e6c1a8..ad74f41 100644 --- a/.gitea/workflows/test-action.yaml +++ b/.gitea/workflows/test-action.yaml @@ -1,8 +1,8 @@ name: "Test Go Action" on: - issues: + label: types: - - opened + - created jobs: use-go-action: