Skip to content

Commit

Permalink
Trigger #2 Triggering CI builds #1 worked as expected with 75% of wor…
Browse files Browse the repository at this point in the history
…kflows ran and 25% in progress and every in progress got cancelled on Trigger #1
  • Loading branch information
Rd4dev committed Jul 23, 2024
1 parent 1bd7dc0 commit 9ea4511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,3 +242,4 @@ private fun String.findOccurrencesOf(needle: String): List<Int> {
return indexes
}


Original file line number Diff line number Diff line change
Expand Up @@ -440,3 +440,4 @@ class MathTokenizer private constructor() {
}
}


0 comments on commit 9ea4511

Please sign in to comment.