Skip to content

Commit

Permalink
turn on CI on all the branches (Michael-F-Bryan#111)
Browse files Browse the repository at this point in the history
So people working on pull-request in branches will be able to
enable GitHub Actions and benefit from it.
  • Loading branch information
szabgab authored Jul 21, 2024
1 parent 9aa3502 commit 979cf68
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Rust

on:
push:
branches:
- master
pull_request:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 979cf68

Please # to comment.