Skip to content

Commit

Permalink
chore: change on deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-hosseini-deriv committed Aug 9, 2023
1 parent 2556d4e commit 6ccc3bb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Build and Deploy

on:
pull_request:
types: [opened, reopened]
push:
branches:
- master
on: ["push", "pull_request"]

jobs:
build_and_deploy:
Expand Down

0 comments on commit 6ccc3bb

Please sign in to comment.