mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-08 12:07:13 -06:00
started ch17.5
This commit is contained in:
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -7,8 +7,8 @@ name: Rust Checking and Testing
|
||||
# whenever we create a pull request.
|
||||
# other examples: [push] and [pull_request, push]
|
||||
on:
|
||||
# push:
|
||||
# branches: [ "master" ]
|
||||
push: # testing out the job
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
|
||||
|
Reference in New Issue
Block a user