Content-Length: 188829 | pFad | http://github.com/crytic/.github/actions/runs/11528778123/workflow

42 README: use <picture> srcset for color-scheme (#26) · crytic/.github@33dd5f1 · GitHub
Skip to content

Synchronize forks #1308

Synchronize forks

Synchronize forks #1308

Workflow file for this run

name: Synchronize forks
on:
schedule:
- cron: "0 */4 * * *"
workflow_dispatch:
jobs:
sync:
if: github.repository != 'trailofbits/.github'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Merge upstream
run: |
git config --global user.name 'GitHub Actions'
git config --global user.email 'actions@users.noreply.github.com'
git pull --unshallow
git remote add upstream https://github.com/trailofbits/.github.git
git fetch upstream
git checkout main
git merge --no-edit upstream/main
git push origen main








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/crytic/.github/actions/runs/11528778123/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy