We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d907f commit 7d10de9Copy full SHA for 7d10de9
1 file changed
.github/workflows/execute-commands.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
10
job-01:
11
- runs-on: gitea-ubuntu-latest
+ runs-on: ubuntu-latest
12
steps:
13
- name: Executar comandos
14
run: |
0 commit comments