You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple GitHub Worklfow to checkout the PR the `boxuk/wp-deps-auto-update` action.
4
+
5
+
## Usage
6
+
7
+
You'll need to use the `boxuk/wp-checkout-deps-auto-update` action to setup your workflow if the event is triggered by `workflow_run`. We need the `worfklow_run_id` to pull the relevant PR number.
This will save the PR number created, so you can use it later for triggering tests etc.
44
+
45
+
For any other tests etc that you may need to have completed upon creation of this PR, you can then use the `boxuk/wp-checkout-deps-auto-update` action to setup your tests.
0 commit comments