Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyanukant committed Jul 27, 2023
1 parent 0bcd34a commit 1215b23
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Squib testing
name: Squib deploy and test

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
branches:
- main


jobs:
build:
deploy_and_test:

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1215b23

Please sign in to comment.