Skip to content

Commit

Permalink
Revert back to deploy on master only
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopch committed Jun 10, 2024
1 parent aef09cc commit 1d5a8b0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ name: CI

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

jobs:
build:
Expand Down

0 comments on commit 1d5a8b0

Please sign in to comment.