Skip to content

Commit

Permalink
Merge pull request #37 from caronae/bugfix/car-11
Browse files Browse the repository at this point in the history
[CAR-11] ajusta a pipeline para não rodar em pull request
  • Loading branch information
andradenathan authored Jun 29, 2024
2 parents 528ee1a + a052d2f commit 18417ce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
name: Deploy to GitHub Pages

on:
pull_request:
branches:
- main
- develop
push:
branches:
- main

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 18417ce

Please sign in to comment.