Skip to content

Commit

Permalink
modified: .github/tests/build_ee.yml
Browse files Browse the repository at this point in the history
	deleted:    .github/tests/ee_builder.yaml
	modified:   .github/workflows/pre-commit.yml
	modified:   .github/workflows/update_pre_commit.yml
  • Loading branch information
djdanielsson committed Jun 18, 2024
1 parent d0bc4cf commit 8ae3428
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 46 deletions.
3 changes: 0 additions & 3 deletions .github/tests/build_ee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@
- awx.awx
build_steps:
append_final:
# - RUN true && microdnf clean all && microdnf upgrade --refresh && microdnf clean all && true
- RUN yum update -y
- RUN cat /etc/redhat-r*
# options:
# package_manager_path: /usr/bin/microdnf
...
41 changes: 0 additions & 41 deletions .github/tests/ee_builder.yaml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# See .pre-commit-config.yaml for what hooks are executed
name: pre-commit tests


on:
pull_request:
push:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/update_pre_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# See .pre-commit-config.yaml for what hooks are executed
name: Update pre-commit configuration


on:
schedule:
- cron: "0 5 * * *"
Expand Down

0 comments on commit 8ae3428

Please sign in to comment.