Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelPelegrina authored Apr 10, 2024
1 parent 0b542f8 commit 925c5d5
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: CI Workflow

on:
push:
branches:
- main
pull_request:
branches:
- main
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 925c5d5

Please sign in to comment.