Test tmate action
This commit is contained in:
9
.gitea/workflows/tmate.yml
Normal file
9
.gitea/workflows/tmate.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: CI
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup tmate session
|
||||
uses: https://git.phyllo.me/actions/action-tmate@v3
|
Reference in New Issue
Block a user