Merge pull request #11 from Rubinaldod/rubinaldo #10
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | ||
push: | ||
branches: [ main, dev ] | ||
pull_request: | ||
branches: [ main, dev ] | ||
jobs: | ||
build: | ||
run-on: ubuntu-latest | ||
steps: | ||
uses: actions/checkout@v2 | ||
run: Executing actions, online scripts | ||
name: Project actions in v2 | ||