Skip to content

Commit

Permalink
chore: adiciona master no arquivo de ci
Browse files Browse the repository at this point in the history
  • Loading branch information
clara-marcelino-desco committed Nov 25, 2024
1 parent 4aab64e commit 25a7b4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: front-ci

on:
push:
branches: [main, devel]
branches: [master, devel]
pull_request:
branches:
- main
- master
- devel
types: [opened, synchronize, reopened]

Expand Down

0 comments on commit 25a7b4e

Please sign in to comment.