Skip to content

Commit

Permalink
Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Jun 10, 2024
1 parent e60da3f commit 064bd20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-am-debs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ on:
branches:
- "stable/**"
- "qa/**"
paths:
- "debs/jammy/archivematica/**"
- "debs/jammy/archivematica-storage-service/**"
- "debs/jammy-testing/**"
- "dev/trigger-ci"
jobs:
build-am-deb:
name: Build Archivematica Debian packages
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/test-am-rpms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ on:
branches:
- "stable/**"
- "qa/**"
paths:
- "rpms/EL9/archivematica/**"
- "rpms/EL9/archivematica-storage-service/**"
- "rpms/EL9-testing/**"
- "dev/trigger-ci"
jobs:
build-am-rpm:
name: Build Archivematica RPM packages
Expand Down

0 comments on commit 064bd20

Please sign in to comment.