Skip to content

Commit 668e206

Browse files
committed
trigger klass dev
1 parent f4bab07 commit 668e206

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/klass-api-build-and-deploy-pr.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: klass-api-build-and-deploy-pr.yml
22
on:
3-
push:
4-
branches:
5-
- feat/add-test-qa-instance
63
pull_request:
74
types:
85
- ready_for_review

.github/workflows/klass-dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Klass dev
22

33
on:
4+
push:
45
workflow_dispatch:
56
inputs:
67
ttl:

0 commit comments

Comments
 (0)