Browse Source

Removed labeled trigger

pull/3054/head
James Jackson-South 1 week ago
parent
commit
9fbe5a4b08
  1. 2
      .github/workflows/build-and-test.yml

2
.github/workflows/build-and-test.yml

@ -11,7 +11,7 @@ on:
branches:
- main
- release/*
types: [ labeled, opened, synchronize, reopened ]
types: [ opened, synchronize, reopened ]
jobs:
# Prime a single LFS cache and expose the exact key for the matrix

Loading…
Cancel
Save