From c94e0ef5ff4e1cc0d096a4492014ef0cb4b641a2 Mon Sep 17 00:00:00 2001 From: martinpucik Date: Sun, 1 May 2022 11:26:26 +0200 Subject: [PATCH] Delete NSConstraintLayoutSet.swift Update danger workflow --- .github/workflows/danger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/danger.yml b/.github/workflows/danger.yml index a465165a..6b0d2672 100644 --- a/.github/workflows/danger.yml +++ b/.github/workflows/danger.yml @@ -26,4 +26,4 @@ jobs: # - name: Run build script # run: gem install bundler && bundle install && bundle exec danger --fail-on-errors=true # env: -# DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} +# DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file