diff --git a/.github/workflows/pack-randomizer.yaml b/.github/workflows/pack-randomizer.yaml index 9f6cb5e..b51dace 100644 --- a/.github/workflows/pack-randomizer.yaml +++ b/.github/workflows/pack-randomizer.yaml @@ -9,6 +9,7 @@ on: - "Dolphin scripts/Entrance Randomizer/**" - "Dolphin scripts/pack-rando.ps1" - "Various technical notes/transition_infos.json" + - ".github/workflows/pack-randomizer.yaml" pull_request: branches: - main @@ -16,6 +17,7 @@ on: - "Dolphin scripts/Entrance Randomizer/**" - "Dolphin scripts/pack-rando.ps1" - "Various technical notes/transition_infos.json" + - ".github/workflows/pack-randomizer.yaml" env: PIP_DISABLE_PIP_VERSION_CHECK: 1