Skip to content

Commit

Permalink
removed old incorrect sleep timer from code
Browse files Browse the repository at this point in the history
  • Loading branch information
ryma2fhir committed Oct 4, 2023
1 parent a6cd11e commit b6816ea
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 60 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CurrentFHIRIGTemplate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds

- name: Create branch and commit
run: |
git config --global user.name "Workflows.Backup"
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/Diabetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds

- name: Create branch and commit
run: |
git config --global user.name "Workflows.Backup"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/Frameworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/GPConnectDirectCareAPIs-R4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/GPConnectDirectCareAPIs-STU3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/HL7FHIRUKCoreR4-Backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ImplementationGuideforDigitalMedicines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ImplementationGuideforDoseSyntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/NHSBookingandReferrals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/NHSEnglandImplementationGuide .yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/NHSEnglandProgrammeImplementationGuides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/PDSAPI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/Pathology.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/UKFHIRCommunityAssets-Backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/eRS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/z_Template-Backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "" >> README1.md
echo "Updated at: $(date)" >> README1.md
mv README1.md README.md
- name: Sleep random #Used to stop error due to multiple actions wanting PRs to be merged at the same time
run: sleep ${RANDOM:0:30}m ${RANDOM:0:59}s #sleeps for a random number of minutes and seconds
- name: Create branch and commit
run: |
Expand Down

0 comments on commit b6816ea

Please sign in to comment.