Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 402 Bytes

File metadata and controls

9 lines (5 loc) · 402 Bytes

Github actions for dummies

## CHALLENGE 1: Create a workflow that runs on pull request to master and prints "Hello World" to the log

## CHALLENGE 2: Create a workflow that installs the dependencies and runs test and lint on pull request to master

CHALLENGE 3: Create a workflow that runs on push to master with previous requisits (2 points)

FIRST ONE TO FINISH THE CHALLENGE WINS A PRIZE