Skip to content

ci: prevent workflows execution on forks and allow workflow_dispatch for docker-build#147

Merged
jbern0rd merged 1 commit intomainfrom
bugfix/prevent-execution-on-forks
Oct 6, 2025
Merged

ci: prevent workflows execution on forks and allow workflow_dispatch for docker-build#147
jbern0rd merged 1 commit intomainfrom
bugfix/prevent-execution-on-forks

Conversation

@jbern0rd
Copy link
Copy Markdown
Contributor

@jbern0rd jbern0rd commented Oct 6, 2025

No description provided.

@jbern0rd jbern0rd self-assigned this Oct 6, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 6, 2025

🐳 Hadolint Dockerfile Lint Results

Click to expand detailed results
cloud-computing/Dockerfile:4 DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
cloud-computing/Dockerfile:4 DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`

@jbern0rd jbern0rd force-pushed the bugfix/prevent-execution-on-forks branch from 1006b22 to 6623de8 Compare October 6, 2025 15:33
@jbern0rd jbern0rd changed the title Prevent workflows execution on forks and allow workflow_dispatch for docker-build ci: prevent workflows execution on forks and allow workflow_dispatch for docker-build Oct 6, 2025
@jbern0rd jbern0rd merged commit fd73419 into main Oct 6, 2025
5 checks passed
@jbern0rd jbern0rd deleted the bugfix/prevent-execution-on-forks branch October 6, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants