Skip to content

Commit 4c364cd

Browse files
committed
build: revert regression in workflow
1 parent aee2c67 commit 4c364cd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
name: Test
16+
on:
17+
push:
18+
branches:
19+
- main
20+
pull_request:
1521
jobs:
1622
test:
1723
strategy:

0 commit comments

Comments
 (0)