Skip to content

Commit

Permalink
Ubuntu_22.04_runner.yml - job naming
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Oct 16, 2023
1 parent 9b4a527 commit bcca689
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Ubuntu_22.04_runner.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: WSL_Ubuntu_22.04 - iniPC script
name: Ubuntu 22.04 GH runner

on:
push:
Expand All @@ -18,6 +18,7 @@ on:
- '.github/workflows/Ubuntu_22.04_runner.yml'
- 'WSL_Ubuntu_22.04/*.sh'

# TODO add gnome version as matrix
jobs:
build:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit bcca689

Please sign in to comment.