Skip to content

Commit

Permalink
Rename run_initPC_on_Linux_containers.yml to containers.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Oct 16, 2023
1 parent 1968119 commit ae56fd1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run iniPC on Linux containers
name: Containers

# TODO try using platform matrix and a single file for Ubuntu and Debian
# TODO - set trigger paths, remove unnecessary commands, unify with Ubuntu script
Expand All @@ -13,7 +13,7 @@ on:
- 'run_init.sh'
- 'prelude.sh'
- 'CommonInitScripts/*.sh*'
- '.github/workflows/run_initPC_on_Linux_containers.yml'
- '.github/workflows/containers.yml'
- 'WSL_Ubuntu_22.04/*.sh'
- 'WSL_Debian_12/*.sh'
pull_request:
Expand All @@ -22,7 +22,7 @@ on:
- 'run_init.sh'
- 'prelude.sh'
- 'CommonInitScripts/*.sh*'
- '.github/workflows/run_initPC_on_Linux_containers.yml'
- '.github/workflows/containers.yml'
- 'WSL_Ubuntu_22.04/*.sh'
- 'WSL_Debian_12/*.sh'

Expand Down

0 comments on commit ae56fd1

Please sign in to comment.