Skip to content

Commit

Permalink
change trigger github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Beltrán committed Apr 10, 2024
1 parent 89cb20d commit 3730334
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test/test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: test🧪

on:
push:
branches: [ "develop" ]
pull_request:
branches: [ "develop" ]
on: [push, pull_request]

jobs:
test:
Expand Down

0 comments on commit 3730334

Please sign in to comment.