Skip to content

Commit

Permalink
Final setup for GitHub actions
Browse files Browse the repository at this point in the history
Setup GitHub actions for each pull requests done on dev and main branches. The action will need to succeed to be sure that everything works as expected.
  • Loading branch information
EnzoGuillouche committed Feb 14, 2024
1 parent f9de970 commit 4ea7c91
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/actions_dev.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Run tests

on:
push:
branches:
- github-actions-tests-Maxime
pull_request:
branches:
- main
Expand Down

0 comments on commit 4ea7c91

Please sign in to comment.