Skip to content

Commit

Permalink
chore: add push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorJorgeFGA committed Aug 20, 2024
1 parent eef5515 commit a39127d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/metrics.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
name: Export de métricas

on:
push:
branches:
- chore/adapt-for-2024-1
pull_request:
branches:
- main
- develop
- chore/adapt-for-2024-1
types: [closed]

jobs:
Expand Down

0 comments on commit a39127d

Please sign in to comment.