Skip to content

Commit

Permalink
The worfklow should run on every commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamos82 authored Oct 4, 2023
1 parent c23c6bb commit 99195fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: Dreamos Build

on:
push:
branches: [ new_workflow_test ]
paths-ignore: [ 'docs/**' ]
pull_request:
branches: [ new_workflow_test ]

paths-ignore: [ 'docs/**' ]
jobs:
build-dreamos:

Expand Down

0 comments on commit 99195fd

Please sign in to comment.