Skip to content

Commit

Permalink
Merge pull request #4096 from Expensify/Rory-DummyPR
Browse files Browse the repository at this point in the history
[No QA] Make a dummy change for a test PR
  • Loading branch information
roryabraham authored Jul 15, 2021
2 parents 8eed8c2 + e0c831d commit 85194ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,5 @@ 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 85194ed

Please sign in to comment.