run action on fedora folder push

This commit is contained in:
2025-01-12 10:29:50 -05:00
parent 6e4bc04ec3
commit f8336127b0
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ run-name: Build and Push Reese's Arch Toolbox
on:
push:
paths:
- infrastructure/graduated/fedora/arch.containerfile
- infrastructure/graduated/fedora/**
jobs:
build-and-push-arch-toolbox:

View File

@@ -116,4 +116,4 @@ RUN curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o
COPY zshrc /etc/zsh/zshrc.local
# Copy tmux.conf to configure tmux in the container.
COPY tmux.conf /etc/tmux.conf
COPY arch-toolbox-tmux.conf /etc/tmux.conf