DevSecOps-TTS / AlphaCourse

0 stars 0 forks source link

adding workflow for cbush, really #39

Closed cbush2014 closed 4 years ago

eddie-knight commented 4 years ago

Hey Chris, I noticed that you've put the workflow in individual-work/cbush/.github/workflows/cbush-workflow.yml

For this situation, we'll need to have our contributions outside of the individual-work directory. This is because Github Actions looks in a specific place for the workflow file. From the top level directory, your filepath should be .github/workflows/cbush-workflow.yml

For reference: https://github.com/DevSecOps-TTS/AlphaCourse/tree/master/.github/workflows

eddie-knight commented 4 years ago

The latest build highlighted a typo for you: https://github.com/DevSecOps-TTS/AlphaCourse/actions/runs/188718163