Skip to content

Commit

Permalink
ci: activate STeLLAR test pipeline on push/PR
Browse files Browse the repository at this point in the history
  • Loading branch information
kk-min authored and ypwong99 committed Apr 1, 2024
1 parent 55feaab commit 5c3cf2f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/feature-serverless-framework-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
name: feature-serverless-framework-deployment
on:
push:
branches:
- feature-serverless-framework-deployment
pull_request:
branches:
- feature-serverless-framework-deployment
name: STeLLAR Test Pipeline
on: [ push, pull_request ]

jobs:
check_syntax:
Expand Down

0 comments on commit 5c3cf2f

Please sign in to comment.