Skip to content

Commit

Permalink
Merge pull request #4098 from Expensify/Rory-UndoDummyPR
Browse files Browse the repository at this point in the history
[No QA] Undo dummy change
  • Loading branch information
roryabraham authored Jul 15, 2021
2 parents 85194ed + d3f3fcb commit d067102
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,3 @@ There are several reasons why we created these "imperative workflows" or "subrou
1. It greatly simplifies the handling of race conditions, particularly when used in combination with the [`softprops/turnstyle` action](https://github.com/softprops/turnstyle).
1. It promotes code reuse. A common set of yaml steps defined in a workflow can be extracted into an imperative workflow which can be executed from other workflows in just a few lines.
1. If a workflow is defined to execute in response to the `workflow_dispatch` event, it can be manually started by an authorized actor in the GitHub UI.

#### Dummy change

0 comments on commit d067102

Please sign in to comment.