Skip to content

Commit fe77f24

Browse files
committed
ci: resolve merge conflicts in workflows
1 parent 5456bba commit fe77f24

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/php-security.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# SPDX-License-Identifier: MPL-2.0-or-later
22
name: PHP Security Check
3-
<<<<<<< HEAD
43
on:
54
push:
65
branches: [main, master]
@@ -12,9 +11,7 @@ concurrency:
1211
group: ${{ github.workflow }}-${{ github.ref }}
1312
cancel-in-progress: true
1413

15-
=======
1614
on: [push, pull_request]
17-
>>>>>>> 11930ef (security: standardize secret scanning on TruffleHog)
1815
permissions:
1916
contents: read
2017
jobs:

.github/workflows/rescript-deno-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# SPDX-License-Identifier: MPL-2.0-or-later
22
name: ReScript/Deno CI
3-
<<<<<<< HEAD
43
on:
54
push:
65
branches: [main, master]
@@ -12,9 +11,7 @@ concurrency:
1211
group: ${{ github.workflow }}-${{ github.ref }}
1312
cancel-in-progress: true
1413

15-
=======
1614
on: [push, pull_request]
17-
>>>>>>> 11930ef (security: standardize secret scanning on TruffleHog)
1815
permissions:
1916
contents: read
2017
jobs:

0 commit comments

Comments
 (0)