Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/action#2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ on:
pull_request:
jobs:
print-branch:
runs-on: ubuntu-lates
runs-on: ubuntu-latest
steps:
- run: echo "runs from branch ${{ github.ref }}"
- run: echo "runs from branch ${{ github.ref }}"
Empty file added tests/test2.txt
Empty file.