Skip to content

Commit

Permalink
update branches
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamos82 committed Oct 2, 2023
1 parent cc51bf8 commit 84dd09e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ name: Dreamos Build

on:
push:
branches: [ fix_psf_makefile ]
branches: [ new_workflow_test ]
pull_request:
branches: [ fix_psf_makefile ]
branches: [ new_workflow_test ]

jobs:
build-dreamos:

runs-on: ubuntu-latest

steps:
steps:with

- name: Prepare cache for binaries
uses: actions/cache@v2
Expand Down

0 comments on commit 84dd09e

Please sign in to comment.