From df5abd31d4c7f3d506a77b850ee183de57fba050 Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" <59618057+astrogeco@users.noreply.github.com> Date: Tue, 19 Apr 2022 14:25:16 -0400 Subject: [PATCH] Change do_not_skip to pull_request --- .github/workflows/build-documentation.yml | 2 +- cfe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index a2bf800b3..149149e50 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -18,7 +18,7 @@ jobs: with: concurrent_skipping: 'same_content' skip_after_successful_duplicate: 'true' - do_not_skip: '["push", "workflow_dispatch", "schedule"]' + do_not_skip: '["pull_request", "workflow_dispatch", "schedule"]' checkout-and-cache: name: Custom checkout and cache for cFS documents diff --git a/cfe b/cfe index 1e8216cc8..71095dc81 160000 --- a/cfe +++ b/cfe @@ -1 +1 @@ -Subproject commit 1e8216cc833d94c3d5a54a4a92e235d8f5762d97 +Subproject commit 71095dc8199c209b01b0d759e87757828c937c0e